home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 117 / MacAddict 117.dmg / Software / Internet & Communication / OmniWeb 5.1.3 (trial).dmg / OmniWeb.app / Contents / Resources / de.lproj / CacheBrowser.nib / classes.nib next >
Text File  |  2006-02-01  |  590b  |  19 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {flush = id; refresh = id; showInfo = id; }; 
  6.             CLASS = OWCacheBrowser; 
  7.             LANGUAGE = ObjC; 
  8.             OUTLETS = {
  9.                 arcsTableView = NSTableView; 
  10.                 cachesTableView = NSTableView; 
  11.                 contentTableView = NSTableView; 
  12.                 infoDrawer = NSDrawer; 
  13.                 infoView = NSTextView; 
  14.             }; 
  15.             SUPERCLASS = NSWindowController; 
  16.         }
  17.     ); 
  18.     IBVersion = 1; 
  19. }